FILE_ATTRIBUTE_TIME_ACCESS_USEC

A key in the "time" namespace for getting the microseconds of the time the file was last accessed.

This should be used in conjunction with %G_FILE_ATTRIBUTE_TIME_ACCESS.

Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.

enum FILE_ATTRIBUTE_TIME_ACCESS_USEC = "time::access-usec";

Meta